home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / e / misc.txt / 000184_slash_dev_slas…_2000@yahoo.com_Sat Jul 19 15:18:10 2008.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Path: reader1.panix.com!panix!newsfeed-00.mathworks.com!newsfeed2.dallas1.level3.net!news.level3.com!postnews.google.com!v26g2000prm.googlegroups.com!not-for-mail
  2. From: Mark Sapiro <slash_dev_slash_null_2000@yahoo.com>
  3. Newsgroups: comp.protocols.kermit.misc
  4. Subject: Re: pb with OUTPUT in a script
  5. Date: Sat, 19 Jul 2008 09:52:40 -0700 (PDT)
  6. Organization: http://groups.google.com
  7. Lines: 32
  8. Message-ID: <586d9ff7-4aa1-4c5f-a393-4b00e1779fce@v26g2000prm.googlegroups.com>
  9. References: <72e8cf05-4219-4d9a-8fe4-475b2fb7843e@r66g2000hsg.googlegroups.com>
  10. NNTP-Posting-Host: 207.32.172.20
  11. Mime-Version: 1.0
  12. Content-Type: text/plain; charset=ISO-8859-1
  13. Content-Transfer-Encoding: quoted-printable
  14. X-Trace: posting.google.com 1216486361 24571 127.0.0.1 (19 Jul 2008 16:52:41 GMT)
  15. X-Complaints-To: groups-abuse@google.com
  16. NNTP-Posting-Date: Sat, 19 Jul 2008 16:52:41 +0000 (UTC)
  17. Complaints-To: groups-abuse@google.com
  18. Injection-Info: v26g2000prm.googlegroups.com; posting-host=207.32.172.20; 
  19.     posting-account=wclt7goAAAC_K4WydXPXrO61H6DxgqEv
  20. User-Agent: G2/1.0
  21. X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.1) 
  22.     Gecko/2008070208 Firefox/3.0.1,gzip(gfe),gzip(gfe)
  23. Xref: panix comp.protocols.kermit.misc:15776
  24.  
  25. On Jul 18, 1:49=A0pm, cedric <cedric_li...@yahoo.fr> wrote:
  26. > Hi,
  27. > I succeed to use my gsm PC-card using kermit interactively with AT
  28. > commands,
  29. > but actually I need to send SMS automatically.
  30. > =A0Here is the script I have executed :
  31. >
  32. > #/usr/bin/kermit
  33. > set line /dev/ttyS2
  34. > set speed 19200
  35. > set carrier-watch off
  36. > OUTPUT AT
  37. >
  38. > The output is :
  39. > ./premier_k: line 5: OUTPUT : commande introuvable
  40. >
  41. > =A0"commande introuvable" means unknown command or more precisely
  42. > command that cannot be found .
  43.  
  44.  
  45. You need to refer to the documentation for your GSM PC card to
  46. determine what commands need to be sent to it to do what you want.
  47. Then you can script those commands in Kermit. If you need help with
  48. Kermit scripts, see <http://www.columbia.edu/kermit/ckscripts.html>.
  49.  
  50. --
  51. (for email use this address please - you can figure it out)
  52.  
  53. Mark Sapiro mark at msapiro net       Any clod can have the facts;
  54. San Francisco Bay Area, California    having opinions is an art. -
  55.                                       C. McCabe, The Fearless
  56. Spectator